Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot7 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-binary",
"version" : "1.0.0",
"name" : "BinaryEHR",
"status" : "active",
"date" : "2025-06-06T16:31:10.0976344+00:00",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Binary",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Binary",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Binary.language",
"path" : "Binary.language",
"mustSupport" : true
},
{
"id" : "Binary.contentType",
"path" : "Binary.contentType",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Attachment mime type supported by Ontario Health interfaces.",
"valueSet" : "http://ontariohealth.ca/fhir/ehr/ValueSet/mime-type"
}
},
{
"id" : "Binary.data",
"path" : "Binary.data",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.